Vcenter Guest Ipv4 Type
Vcenter Guest Ipv4 Type
The Vcenter Guest Ipv4 Type enumerated type specifies different types of the IPv4 configuration.
Possible values:
DHCP: DHCP configurationSTATIC: Static configurationUSER_INPUT_REQUIRED: Indicates that the IPv4 settings are not specified in advance. The user must provide a valid value when the actual customization spec is applied to a virtual machine.DISABLED: Disable configuration. Indicates that the IPv4 settings of the virtual network adapter are disabled.
This constant was added in vSphere API 9.1.0.0.
This enumeration was added in vSphere API 7.0.0.0.
This data structure has no properties.
Enumeration:
DHCP,
STATIC,
USER_INPUT_REQUIRED,
DISABLED,